Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation thumbnail #3507

Merged
merged 12 commits into from
Jan 10, 2019
Merged

Segmentation thumbnail #3507

merged 12 commits into from
Jan 10, 2019

Conversation

youri-k
Copy link
Contributor

@youri-k youri-k commented Nov 29, 2018

URL of deployed dev instance (used for testing):

Steps to test:

  • hover over thumbnails

Issues:


@youri-k youri-k changed the title [WIP] Segmentation thumbnail Segmentation thumbnail Dec 6, 2018
Copy link
Member

@philippotto philippotto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Front-end looks good 👍

@philippotto
Copy link
Member

@fm3 Can you review the back-end part?

Copy link
Member

@fm3 fm3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Backend LGTM. What I don’t understand yet is how the backend selects whether to colorize the data or not. Can we be sure that no “color” (raw data) layer will accidentally be idToRGB’d instead of displayed as is? could you briefly explain that @youri-k ?

@youri-k
Copy link
Contributor Author

youri-k commented Dec 20, 2018

You are right @fm3. We couldn't infer this information just from the bytesPerElement and therefore I added a isSegmentation flag

@fm3 fm3 merged commit 530e977 into master Jan 10, 2019
@fm3 fm3 deleted the segmentation-thumbnail branch January 10, 2019 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Thumbnail generation for segmentation
3 participants